The data used for this lab is provided by John Hopkins github site. The github site has data for the ongoing coronavirus pandemic and uses the data to track its progress.
## # A tibble: 51 x 2
## Admin2 Confirmed
## <chr> <dbl>
## 1 alameda 313
## 2 alpine 1
## 3 amador 2
## 4 butte 8
## 5 calaveras 3
## 6 colusa 1
## 7 contra costa 249
## 8 el dorado 18
## 9 fresno 68
## 10 glenn 2
## # … with 41 more rows